Skip to content

Conversation

@llvmbot
Copy link
Member

@llvmbot llvmbot commented Aug 24, 2022

extractShiftForRotate may fail to return canonicalized shifts due to constant folding or other simplification that can occur in getNode()

Fixes Issue #57283

(cherry picked from commit e624f8a)
@tru
Copy link
Contributor

tru commented Aug 25, 2022

@RKSimon just about to do -rc3 - should I pull this into that?

@RKSimon
Copy link
Contributor

RKSimon commented Aug 25, 2022

@RKSimon just about to do -rc3 - should I pull this into that?

Yes please

@tru tru merged commit fe3ff38 into release/15.x Aug 25, 2022
@tru tru deleted the llvm-issue57283 branch August 25, 2022 07:07
@tru
Copy link
Contributor

tru commented Aug 25, 2022

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'X86 DAG->DAG Instruction Selection' assertion failure

4 participants